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