mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-18 01:32:34 +01:00
add better comments
This commit is contained in:
@@ -84,6 +84,7 @@ public class Preference {
|
||||
return defaultValue;
|
||||
}
|
||||
|
||||
/** Tachidesk specific API */
|
||||
public String getDefaultValueType() {
|
||||
return defaultValue.getClass().getSimpleName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user