mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-02 18:34:39 -05:00
add better comments
This commit is contained in:
@@ -53,6 +53,7 @@ public class ListPreference extends Preference {
|
||||
|
||||
public void setValue(String value) { throw new RuntimeException("Stub!"); }
|
||||
|
||||
/** Tachidesk specific API */
|
||||
@Override
|
||||
public String getDefaultValueType() {
|
||||
return "String";
|
||||
|
||||
Reference in New Issue
Block a user