mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
hotfix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="update-prompt">
|
<div class="update-prompt">
|
||||||
<transition name="prompt-anim">
|
<transition name="prompt-anim">
|
||||||
<div class="prompt_content" v-if="true">
|
<div class="prompt_content" v-if="!hidePrompt && needRefresh">
|
||||||
<div>{{ $t('update.title') }}</div>
|
<div>{{ $t('update.title') }}</div>
|
||||||
|
|
||||||
<div class="prompt_actions">
|
<div class="prompt_actions">
|
||||||
|
|||||||
Reference in New Issue
Block a user