fixed missing reference
parent
5bff98d677
commit
615c39360a
|
@ -2,6 +2,7 @@
|
||||||
/// <reference path="../../utils/tab.ts" />
|
/// <reference path="../../utils/tab.ts" />
|
||||||
/// <reference path="../../proto.ts" />
|
/// <reference path="../../proto.ts" />
|
||||||
/// <reference path="../../voice/AudioController.ts" />
|
/// <reference path="../../voice/AudioController.ts" />
|
||||||
|
/// <reference path="../../profiles/Identity.ts" />
|
||||||
|
|
||||||
namespace Modals {
|
namespace Modals {
|
||||||
import TranslationRepository = i18n.TranslationRepository;
|
import TranslationRepository = i18n.TranslationRepository;
|
||||||
|
|
Loading…
Reference in New Issue