mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feat: update directory contact name from "Corporate Bridge" to "Overflow"
This commit is contained in:
parent
122881100a
commit
4ab4ee1680
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
|
||||||
{
|
{
|
||||||
new DirectoryContact()
|
new DirectoryContact()
|
||||||
{
|
{
|
||||||
Name = "Corporate Bridge",
|
Name = "Overflow",
|
||||||
ContactMethods = new List<ContactMethod>()
|
ContactMethods = new List<ContactMethod>()
|
||||||
{
|
{
|
||||||
new ContactMethod()
|
new ContactMethod()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue