need to trigger new CI run
This commit is contained in:
co-authored by
GitHub
parent
4de557b4db
commit
6a5dd26907
+1
-1
@@ -40,7 +40,7 @@ class Channels
|
|||||||
/** Return the Channel for a specified index */
|
/** Return the Channel for a specified index */
|
||||||
Channel &getByIndex(ChannelIndex chIndex);
|
Channel &getByIndex(ChannelIndex chIndex);
|
||||||
|
|
||||||
/** Return the Channel for a specified name, return primary if not found */
|
/** Return the Channel for a specified name, return primary if not found. */
|
||||||
Channel &getByName(const char* chName);
|
Channel &getByName(const char* chName);
|
||||||
|
|
||||||
/** Using the index inside the channel, update the specified channel's settings and role. If this channel is being promoted
|
/** Using the index inside the channel, update the specified channel's settings and role. If this channel is being promoted
|
||||||
|
|||||||
Reference in New Issue
Block a user