Add Ongoing to the Panama Daybook
This commit is contained in:
@@ -138,6 +138,8 @@ Singleton {
|
||||
root.applyStates(false, true, false, "", "Contract fixture", "", true);
|
||||
else if (name === "screen-on")
|
||||
root.applyStates(false, false, true, "", "", "Contract fixture", true);
|
||||
else if (name === "all-on")
|
||||
root.applyStates(true, true, true, "Contract fixture", "Contract fixture", "Contract fixture", true);
|
||||
else if (name === "all-off")
|
||||
root.applyStates(false, false, false, "", "", "", true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user