diff options
Diffstat (limited to 'assets/js/app.js.bvr')
-rw-r--r-- | assets/js/app.js.bvr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/app.js.bvr b/assets/js/app.js.bvr index a96ea88..c99124b 100644 --- a/assets/js/app.js.bvr +++ b/assets/js/app.js.bvr @@ -1,5 +1,5 @@ <@?i global@> -// @begin=html@ +// @begin=js@ const app_version = "<@?g app_version@>"; const previous_commit = "<@?g latest_commit@>"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund |