mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-07-09 17:14:32 +02:00
8 lines
248 B
TypeScript
8 lines
248 B
TypeScript
export const config = {
|
|
appName: "NeoDLP",
|
|
appPkgName: "com.neosubhamoy.neodlp",
|
|
appHomepage: "https://neodlp.neosubhamoy.com",
|
|
appRepo: "neosubhamoy/neodlp",
|
|
appAuthor: "Subhamoy",
|
|
appAuthorUrl: "https://neosubhamoy.com",
|
|
} |