format
Some checks failed
PR Gate / Checks (pull_request) Failing after 44s

This commit is contained in:
Benjamin Palko 2025-05-03 23:29:10 -04:00
parent 5a8213c196
commit 0af62a9f3a
14 changed files with 265 additions and 265 deletions

View file

@ -1,7 +1,7 @@
export default {
rest: {
defaultLimit: 25,
maxLimit: 100,
withCount: true,
},
rest: {
defaultLimit: 25,
maxLimit: 100,
withCount: true
}
};