Browse Source

update live

features/add-popup
parent
commit
0b836048f4
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/app/app.constants.ts

+ 4
- 4
src/app/app.constants.ts View File

export const TOPIC_SETTING = 'isoft/node 4/setting4';
export const TOPIC_GETTING = 'isoft/node 4/getting4';
export const TOPIC_SETTING = 'isoft/node 10/setting4';
export const TOPIC_GETTING = 'isoft/node 10/getting4';


export const TOPIC_LOG = 'isoft/node 4/log4';
export const TOPIC_INFO = 'isoft/node 4/in4';
export const TOPIC_LOG = 'isoft/node 10/log4';
export const TOPIC_INFO = 'isoft/node 10/in4';

Loading…
Cancel
Save