Syntax error

This commit is contained in:
2024-01-26 21:50:34 +01:00
parent 245b85b616
commit 22438b6ef5

View File

@@ -462,7 +462,7 @@ watch(ccodes, (codes) => {
}}</a> }}</a>
</template> </template>
</EasyTable> </EasyTable>
<div v-if="settings["LAST_REFRESH_TIME"]">Last Refresh Time: {{ settings["LAST_REFRESH_TIME"] }}</div> <div v-if="settings['LAST_REFRESH_TIME']">Last Refresh Time: {{ settings["LAST_REFRESH_TIME"] }}</div>
</div> </div>
</div> </div>
<div class="mr-auto"> <div class="mr-auto">