nothing important
This commit is contained in:
parent
e60ae91b5d
commit
2e864bddf9
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
export let placeholder = '';
|
||||
|
||||
let disabledClass = 'bg-coolback disabled:bg-coolblack';
|
||||
let actionsShow = false;
|
||||
let isHttps = browser && window.location.protocol === 'https:';
|
||||
|
||||
function showActions(value) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue