Add json formatting
This commit is contained in:
@@ -44,7 +44,7 @@ export interface ToggleRetain {
|
||||
}
|
||||
|
||||
const initialState: PublishState = {
|
||||
editorMode: 'text',
|
||||
editorMode: 'json',
|
||||
retain: false,
|
||||
qos: 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user