diff --git a/.rmanifest b/.rmanifest index ab79434..ff73cde 100644 --- a/.rmanifest +++ b/.rmanifest @@ -19,6 +19,12 @@ class Manifest { type: "release", } + static authService = { + login: "https://hispanofurs.comty.app/auth", + fetcher: "https://hispanofurs.comty.app/rsauthorize", + getter: "https://hispanofurs_api.comty.app/data", + } + configuration = { memory: { min: 2048, @@ -104,12 +110,6 @@ class Manifest { }, ] - authService = { - login: "https://hispanofurs.comty.app/auth", - fetcher: "https://hispanofurs.comty.app/rsauthorize", - getter: "https://hispanofurs_api.comty.app/data", - } - installSteps = [ { type: "git_clone",