Skip to content

Commit

Permalink
MOBILE-4632 siteplugins: Minor changes on declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver committed Jul 15, 2024
1 parent 3f54720 commit 9c11261
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 155 deletions.
4 changes: 4 additions & 0 deletions src/core/features/siteplugins/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@
// limitations under the License.

export const CORE_SITE_PLUGINS_UPDATE_COURSE_CONTENT = 'siteplugins_update_course_content';

export const CORE_SITE_PLUGINS_COMPONENT = 'CoreSitePlugins';

export const CORE_SITE_PLUGINS_PATH = 'siteplugins';
Loading

0 comments on commit 9c11261

Please sign in to comment.