mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
* Removes redundant init_verb() call * Fixes the MC tab not going away when you deadmin + runs Prettier on statbrowser.js * Revert "Fixes the MC tab not going away when you deadmin + runs Prettier on statbrowser.js" This reverts commit 2676d5f897cdc956b062f5d4785a7ebf2e1df8a9. * Now prettier will only work inside of the tgui folder * Actually makes the change for the MC tab sticking around forever
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
# We don't want prettier to run on anything outside of the TGUI folder, so we have to do this.
|
|
/*
|
|
|
|
# We want it to run into the TGUI folder, however.
|
|
!/tgui
|