Skip to content

Commit 5e2a289

Browse files
committed
fix: fixed snapshots (removed version issue)
1 parent 8076ab8 commit 5e2a289

File tree

7 files changed

+21
-22
lines changed

7 files changed

+21
-22
lines changed

template/app/views/_footer.pug

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ footer.mt-auto
2020
h5.mb-2= t('Developers')
2121
ul.list-unstyled
2222
li: a.text-light(href=config.pkg.homepage)= t('Documentation')
23-
li.text-muted: small= `${t('Current version:')} v${config.pkg.version}`
2423
hr.d-md-none
2524
.flex-wrap.flex-fill
2625
h5.mb-2= t('Resources')

template/test/web/snapshots/index.js.md

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.
947 Bytes
Binary file not shown.

template/test/web/snapshots/otp.js.md

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.
-54 Bytes
Binary file not shown.

template/test/web/snapshots/support.js.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)