mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-22 16:06:40 +00:00
hide cookie preferences tip
This commit is contained in:
@@ -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';
|
||||||
|
|||||||
Reference in New Issue
Block a user