mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Merging with master branch
This commit is contained in:
parent
fad66afef8
commit
ec176c9d15
2 changed files with 31 additions and 8 deletions
2
main.js
2
main.js
|
@ -23,7 +23,7 @@
|
|||
var data; // all data, which is in the resource txt
|
||||
var addEventListener; // add event listener function
|
||||
const lastChangeLog =
|
||||
'- Passzív mód: ha bepipálod a menü gomb alatt, akkor nem tölti be minden alkalommal a kérdéseket (csak csendben vár).\n - Pár lényeges bugfix\n - Ha találkoztok bugokkal, akkor pls report! thanx';
|
||||
'- Apró, de lényeges fixek\n - Ha találkoztok bugokkal, akkor pls report! thanx';
|
||||
const serverAdress = "https://qmining.tk/";
|
||||
|
||||
// forcing pages for testing. unless you test, do not set these to true!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue