mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
Add Start cooldown & Patch socket event
This commit is contained in:
@@ -13,6 +13,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
safelist: ["grid-cols-4", "grid-cols-3", "grid-cols-2"],
|
||||
safelist: ["grid-cols-4", "grid-cols-3", "grid-cols-2", {
|
||||
pattern: /bg-(red|blue|yellow|green)/}],
|
||||
plugins: [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user