Skip to content

Commit

Permalink
add a default theme selection
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson committed Dec 12, 2024
1 parent 763b0d6 commit b8159d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BootstrapThreeThemePlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public function init() {
'label' => __('plugins.themes.bootstrap3.options.bootstrapTheme.yeti'),
],
],
'default' => 'bootstrap3',
]);

// Add usage stats display options
Expand Down

0 comments on commit b8159d2

Please sign in to comment.