hastily hand merge yellowcode vote patch thing

Co-Authored-By: yellows111 <ice_ice@email.com>
This commit is contained in:
modeco80
2024-05-01 08:08:43 -04:00
parent e03bf57ede
commit 2e05504e4a
3 changed files with 24 additions and 5 deletions

View File

@@ -15,6 +15,8 @@ export default interface IConfig {
guestPermissions: {
chat: boolean;
turn: boolean;
callForReset: boolean;
vote: boolean;
};
};
vm: {