Added contact developer

This commit is contained in:
Juan Gilsanz Polo
2024-06-11 22:03:54 +02:00
parent 9765dfeea5
commit d84e04f206
6 changed files with 30 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ class Urls {
static const gitHubRepo = "https://github.com/JGeek00/linkdy";
static const playStoreLink = "https://play.google.com/store/apps/details?id=com.jgeek00.linkdy&pcampaignid=web_share";
static const linkdingRepo = "https://github.com/sissbruecker/linkding";
static const support = "https://appsupport.jgeek00.com";
}