mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-15 02:38:12 +01:00
hide cookie preferences tip
This commit is contained in:
parent
1225f99306
commit
6466c14cf5
@ -3,7 +3,7 @@ import 'vanilla-cookieconsent/dist/cookieconsent.css';
|
|||||||
import '../assets/styles/ccElegantBlack.css';
|
import '../assets/styles/ccElegantBlack.css';
|
||||||
---
|
---
|
||||||
|
|
||||||
<button type="button" data-cc="show-preferencesModal">Show preferences modal</button>
|
<!--<button type="button" class="cc-button">Show preferences modal</button>-->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { run } from 'vanilla-cookieconsent';
|
import { run } from 'vanilla-cookieconsent';
|
||||||
|
Loading…
Reference in New Issue
Block a user