File size: 215 Bytes
1e92f2d |
1 2 3 4 5 |
//hosting flow task hashes
export const HOSTING_THEME_SELCETED_HASH = '#theme-selected';
export const HOSTING_INSTALL_PLUGIN_HASH = '#install-plugin';
export const HOSTING_SITE_MONITORING_HASH = '#site-monitoring';
|