made it actually work, the forceSnapshot

This commit is contained in:
Henry Jameson 2020-01-22 02:53:40 +02:00
parent d98e31af45
commit c7f42b7799
2 changed files with 4 additions and 9 deletions

View file

@ -16,7 +16,7 @@
</button>
<button
class="btn"
@click="dismissWarning"
@click="forceSnapshot"
>
{{ $t('settings.style.switcher.use_snapshot') }}
</button>