Imma just wait until @sk22 works on this again

This commit is contained in:
LucasGGamerM
2022-12-15 15:24:47 -03:00
parent 10ad35a285
commit 4621787e34

View File

@@ -95,7 +95,7 @@ public class MastodonLanguage {
}
public MastodonLanguage getDefault(String accountID) {
return from(Locale.getDefault().getLanguage());
}
}
}