generated from nhcarrigan/template
chore: commit naomiId entitlement config
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
* @license Naomi's Public License
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
const naomiId = "465650873650118659";
|
||||
|
||||
const entitledGuilds = [
|
||||
"1354624415861833870",
|
||||
];
|
||||
|
||||
const entitledUsers = [
|
||||
"465650873650118659",
|
||||
];
|
||||
const entitledUsers = [ naomiId ];
|
||||
|
||||
export { entitledGuilds, entitledUsers };
|
||||
export { entitledGuilds, entitledUsers, naomiId };
|
||||
|
||||
Reference in New Issue
Block a user