Fix code style
This commit is contained in:
+1
-2
@@ -63,8 +63,7 @@ class Switcher {
|
|||||||
this.nightlight.stop_listening();
|
this.nightlight.stop_listening();
|
||||||
}
|
}
|
||||||
catch(e) {}
|
catch(e) {}
|
||||||
finally
|
finally {
|
||||||
{
|
|
||||||
this.theme = null;
|
this.theme = null;
|
||||||
this.variants = null;
|
this.variants = null;
|
||||||
this.nightlight = null;
|
this.nightlight = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user