Skip to content

Commit

Permalink
revert some more
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Aug 24, 2023
1 parent 56473b2 commit 82d8332
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion includes/RestApi/Themes/ThemeFontsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ThemeFontsController extends \WP_REST_Controller {


/**
* The namespace of this controller's routes.
* The namespace of this controller's route.
*
* @var string
*/
Expand Down
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const DRAWER_VIEWS = [
VIEW_DESIGN_THEMES,
VIEW_DESIGN_THEME_STYLES_MENU,
VIEW_DESIGN_THEME_STYLES_PREVIEW,
VIEW_DESIGN_COLORS,
VIEW_DESIGN_COLORS,
VIEW_DESIGN_TYPOGRAPHY,
VIEW_DESIGN_HEADER_MENU,
];
Expand Down

0 comments on commit 82d8332

Please sign in to comment.