Fixed missing declaration
This commit is contained in:
parent
5a85d2421c
commit
0ddeb71072
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
/// <reference path="../ConnectionHandler.ts" />
|
||||
/// <reference path="../connection/ConnectionBase.ts" />
|
||||
/// <reference path="../i18n/localize.ts" />
|
||||
|
||||
enum PermissionType {
|
||||
B_SERVERINSTANCE_HELP_VIEW = "b_serverinstance_help_view",
|
||||
|
|
Loading…
Add table
Reference in a new issue