Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit abaab77

Browse files
committed
Fix example client refmap
1 parent cbc8cb6 commit abaab77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/example/resources/mixins.client.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"required": true,
33
"package": "me.zero.example.mixin",
4-
"refmap": "mixins.capi.refmap.json",
4+
"refmap": "mixins.client.refmap.json",
55
"compatibilityLevel": "JAVA_8",
66
"verbose": false,
77
"mixins": [

0 commit comments

Comments
 (0)