vee validate migration for commands, recorders and rooms should be complete -> not yet clear how virtual commands should work
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// @ts-ignore
|
||||
import Repository from './Repository';
|
||||
|
||||
const commandResource = '/command';
|
||||
const commandResource = '/virtual_command';
|
||||
|
||||
import {dictEmptyValToNull} from '@/utils';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user