mirror of https://github.com/onweru/compose.git

weru
07.40.2021 8e6061ff2c8e7aa0f901168ab6b05b12e95246d6
assets/js/variables.js
@@ -3,6 +3,7 @@
const toggleId = 'toggle';
const showId = 'show';
const menu = 'menu';
const active = 'active';
const rootURL = window.location.protocol + "//" + window.location.host;
const searchFieldClass = '.search_field';
const searchClass = '.search';