1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-28 00:15:50 +05:30

feat: added app info page in settings

This commit is contained in:
2025-12-15 20:31:13 +05:30
Verified
parent 43cdb28213
commit 1f06b73238
9 changed files with 278 additions and 138 deletions

View File

@@ -3,6 +3,8 @@ export const config = {
appPkgName: "com.neosubhamoy.neodlp",
appHomepage: "https://neodlp.neosubhamoy.com",
appRepo: "neosubhamoy/neodlp",
appAuthor: "Subhamoy",
appSupportEmail: "support@neodlp.neosubhamoy.com",
appAuthor: "Subhamoy Biswas",
appAuthorUrl: "https://neosubhamoy.com",
}
appAuthorSponsorUrl: "https://buymeacoffee.com/neosubhamoy",
}