Try to fix colour formatting
This commit is contained in:
parent
cc298f81b8
commit
1687d13952
|
@ -111,7 +111,7 @@ class StatuslightHandler {
|
|||
}
|
||||
|
||||
void handleAge(String nsSettingPlugin, String eventName, TextView view, String text,
|
||||
int defaultWarnThreshold, int defaultUrgentThreshold) {
|
||||
int defaultUrgentThreshold, int defaultWarnThreshold) {
|
||||
NSSettingsStatus nsSettings = new NSSettingsStatus().getInstance();
|
||||
|
||||
if (view != null) {
|
||||
|
|
Loading…
Reference in a new issue