Fix receipts bugs: budget queries, undo/transfer desync, timer spam
This commit is contained in:
6
core/constants.js
Normal file
6
core/constants.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
HOUSEHOLD_IDS: {
|
||||
MINZ: '222457277708369928',
|
||||
MIFFY: '372115788498468864',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user