mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-1161: Pre-cache Angular templates during build.
This commit is contained in:
@@ -35,5 +35,6 @@ angular.module('index', [
|
||||
'notification',
|
||||
'pascalprecht.translate',
|
||||
'rest',
|
||||
'settings'
|
||||
'settings',
|
||||
'templates-main'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user