mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2025-01-13 20:11:24 +01:00
Fix TranslationConfigManagerProxy
This commit is contained in:
parent
6eb4dcb80e
commit
e3d5b17fab
@ -50,7 +50,7 @@ public class TranslationConfigManagerProxy<C>
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected String fileName() {
|
public String fileName() {
|
||||||
return "none";
|
return "none";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user