feat: Add config file
This commit is contained in:
parent
a90255204b
commit
0bf885baa3
7
config.json.example
Normal file
7
config.json.example
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"semester": "1092",
|
||||||
|
"moodle": {
|
||||||
|
"username": "學號",
|
||||||
|
"password": "密碼"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user