Skip to content

Commit

Permalink
Fix Mixin config
Browse files Browse the repository at this point in the history
  • Loading branch information
jwkerr committed Aug 8, 2023
1 parent 64d5244 commit 33e3394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/tabby.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mixins": [
],
"client": [
"com.fwloopins.tabby.mixin.TabSizeMixin"
"TabSizeMixin"
],
"injectors": {
"defaultRequire": 1
Expand Down

0 comments on commit 33e3394

Please sign in to comment.