From 7402a5d3c9b82aca20d05b481be809905d3a2333 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 2 Apr 2024 13:33:59 +0000 Subject: [PATCH] Actualizar .rmanifest --- .rmanifest | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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",