aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources
diff options
context:
space:
mode:
authorisXander <xandersmith2008@gmail.com>2023-01-19 21:15:26 +0000
committerisXander <xandersmith2008@gmail.com>2023-01-19 21:15:26 +0000
commitee53b51a1e8d88085c75f227f4710b68c03b19c8 (patch)
tree77a942242a982757da040a6120950bad30e49f77 /src/client/resources
parentffdd6e5ceacd71c76c55a8716702d4d6da17c7ab (diff)
downloadYetAnotherConfigLib-ee53b51a1e8d88085c75f227f4710b68c03b19c8.tar.gz
YetAnotherConfigLib-ee53b51a1e8d88085c75f227f4710b68c03b19c8.tar.bz2
YetAnotherConfigLib-ee53b51a1e8d88085c75f227f4710b68c03b19c8.zip
mojmap
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/yet-another-config-lib.client.mixins.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/resources/yet-another-config-lib.client.mixins.json b/src/client/resources/yet-another-config-lib.client.mixins.json
index 2367a67..6aeab10 100644
--- a/src/client/resources/yet-another-config-lib.client.mixins.json
+++ b/src/client/resources/yet-another-config-lib.client.mixins.json
@@ -6,6 +6,6 @@
"defaultRequire": 1
},
"client": [
- "SimpleOptionAccessor"
+ "OptionInstanceAccessor"
]
}