Actualizar .rmanifest

This commit is contained in:
srgooglo 2024-04-02 13:33:59 +00:00
parent 4a2987b0a5
commit 7402a5d3c9
1 changed files with 6 additions and 6 deletions

View File

@ -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",