Form overhaul: roll -> trigger
roll, savingThrow, skill, slot, slotfiller, spell, spellList, toggle, trigger
This commit is contained in:
@@ -203,7 +203,7 @@ const updateLibraryNode = new ValidatedMethod({
|
||||
},
|
||||
mixins: [RateLimiterMixin],
|
||||
rateLimit: {
|
||||
numRequests: 5,
|
||||
numRequests: 15,
|
||||
timeInterval: 5000,
|
||||
},
|
||||
run({ _id, path, value }) {
|
||||
|
||||
Reference in New Issue
Block a user