mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-05 15:55:02 +00:00
Fixed incorrect join for dark background logo. Updates CodecInfo class to correclty poppulate values
This commit is contained in:
@@ -212,7 +212,7 @@ namespace PepperDash.Essentials
|
||||
/// <summary>
|
||||
/// 3925
|
||||
/// </summary>
|
||||
public const uint LogoUrlDarkBkgnd = 3923;
|
||||
public const uint LogoUrlDarkBkgnd = 3925;
|
||||
|
||||
/// <summary>
|
||||
/// 3951
|
||||
|
||||
Reference in New Issue
Block a user