nothing important
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
export let placeholder = '';
|
export let placeholder = '';
|
||||||
|
|
||||||
let disabledClass = 'bg-coolback disabled:bg-coolblack';
|
let disabledClass = 'bg-coolback disabled:bg-coolblack';
|
||||||
let actionsShow = false;
|
|
||||||
let isHttps = browser && window.location.protocol === 'https:';
|
let isHttps = browser && window.location.protocol === 'https:';
|
||||||
|
|
||||||
function showActions(value) {
|
function showActions(value) {
|
||||||
|
Reference in New Issue
Block a user