fixed missing reference

canary
WolverinDEV 2018-12-30 02:41:36 +01:00
parent 5bff98d677
commit 615c39360a
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
/// <reference path="../../utils/tab.ts" />
/// <reference path="../../proto.ts" />
/// <reference path="../../voice/AudioController.ts" />
/// <reference path="../../profiles/Identity.ts" />
namespace Modals {
import TranslationRepository = i18n.TranslationRepository;