mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Changed donate url
This commit is contained in:
parent
c4e01b1750
commit
50cb6d3237
1 changed files with 1 additions and 1 deletions
|
@ -2521,7 +2521,7 @@
|
|||
innerText: 'Donate',
|
||||
style: buttonStyle,
|
||||
onClick: () => {
|
||||
openInTab(serverAdress + 'donate?scriptMenu', {
|
||||
openInTab(serverAdress + '?donate=true&scriptMenu=true', {
|
||||
active: true,
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue