Last inverted function void handleAge()

This commit is contained in:
swissalpine 2020-01-05 16:12:50 +01:00 committed by GitHub
parent 0326f854db
commit a58a6540f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@ class StatuslightHandler {
}
void handleAge(String nsSettingPlugin, String eventName, TextView view, String text,
int defaultUrgentThreshold, int defaultWarnThreshold) {
int defaultWarnThreshold, int defaultUrgentThreshold) {
NSSettingsStatus nsSettings = new NSSettingsStatus().getInstance();
if (view != null) {