version bump to 1.2.81.264

This commit is contained in:
amd64fox
2026-01-14 03:16:22 +03:00
parent bae24fab51
commit d2f652b73e
2 changed files with 15 additions and 8 deletions
+13 -6
View File
@@ -1770,21 +1770,28 @@
},
"MagpiePrompting": {
"name": "enableMagpiePrompting",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
},
"MagpieScheduling": {
"name": "enableMagpieScheduling",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
},
"MagpieCuration": {
"name": "enableMagpieCuration",
"version": {
"fr": "1.2.81",
"to": ""
}
},
"Magpie": {
"name": "enableMagpie",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
@@ -2280,11 +2287,11 @@
},
"collaboration": {
"version": {
"fr": "1.1.73",
"fr": "1.1.74",
"to": ""
},
"match": "(permissionLevel:(?:\"CONTRIBUTOR\"|[\\w$]+)(?!\\s*=).+?return)",
"replace": "$1 null;"
"match": "[\\w$]+\\??\\.canAdministratePermissions(\\W.*?\"permissions\\.invite-collaborators\")",
"replace": "false$1"
},
"byspotx": {
"add": "// Patched by SpotX"