fix(debugInfo): remove debug/development info from PageFooter.vue

This commit is contained in:
Guz
2022-02-06 20:05:50 -03:00
parent e834d992ef
commit ae24ee8a67

View File

@@ -1,11 +1,6 @@
<template>
<div class="footer">
<p>
<span class="debugInfo">
Version: {{ version }} - Updated: {{ storage_updated }} -
{{ storage_size }}
<br />
</span>
(c) 2022
<a
href="https://github.com/LoredDev"