mirror of https://github.com/Requarks/wiki.git
8 lines
64 B
8 lines
64 B
module.exports = {
|
|
activate() {
|
|
|
|
},
|
|
deactivate() {
|
|
|
|
}
|
|
}
|