mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-04 23:35:02 +00:00
Fixed call status header icon mode to black phone down. Fixed issue with keyboard not launching on keypad w/ favorites icon.
This commit is contained in:
@@ -52,7 +52,7 @@ namespace PepperDash.Essentials
|
||||
public static string Gear = "Gear";
|
||||
public static string Lights = "Lights";
|
||||
public static string Help = "Help";
|
||||
public static string OnHook = "Phone Down";
|
||||
public static string OnHook = "DND";
|
||||
public static string Phone = "Phone";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user