We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0
1 parent 6dfd1f5 commit 25ef845Copy full SHA for 25ef845
1 file changed
classes/ui/class-branding.php
@@ -18,8 +18,7 @@ final class Branding {
18
* @var array<string, int>
19
*/
20
const BRANDING_IDS = [
21
- // TODO: Change this to the default value of 0.
22
- 'default' => 5159,
+ 'default' => 0,
23
];
24
25
/**
0 commit comments