style: rebranded applicationTitle to default to Jellyseerr

This commit is contained in:
Fallenbagel
2022-05-21 06:06:14 +05:00
parent 1e53139162
commit 54067e0457

View File

@@ -291,7 +291,7 @@ class Settings {
vapidPublic: '',
main: {
apiKey: '',
applicationTitle: 'Overseerr',
applicationTitle: 'Jellyseerr',
applicationUrl: '',
csrfProtection: false,
cacheImages: false,