We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869b755 commit 9244d1cCopy full SHA for 9244d1c
root/app/www/public/includes/constants.php
@@ -16,7 +16,7 @@
16
define('APP_MAINTENANCE_PORT', 9998);
17
define('APP_BACKUPS', 7); //-- DAYS
18
define('APP_X', 0);
19
-define('APP_Y', 5);
+define('APP_Y', 6);
20
define('ICON_REPO', 'Notifiarr/images');
21
define('ICON_URL', 'https://gh.notifiarr.com/images/icons/');
22
0 commit comments