From 52b4e1fb96ee51b1d98612b7468efbe359e8648c Mon Sep 17 00:00:00 2001 From: Imran Remtulla Date: Sat, 27 Aug 2022 18:05:49 -0400 Subject: [PATCH] bugfix --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 46756bf3..e48101b3 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -89,7 +89,7 @@ class MyApp extends StatelessWidget { // If this is the first run, ask for notification permissions and add Obtainium to the Apps list Permission.notification.request(); appsProvider.saveApp(App( - 'imranr98_obtainium_github', + 'imranr98_obtainium_${GitHub().host}', 'https://github.com/ImranR98/Obtainium', 'ImranR98', 'Obtainium',