[#14056] Error '1.20.0 (20220922040832) is not a function' when opening About screen (#14058)

This commit is contained in:
flexsurfer 2022-09-22 15:51:08 +02:00 committed by GitHub
parent d707230b17
commit 5422c02da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@
(re-frame/reg-sub
:get-app-short-version
build/app-short-version)
(fn [_] build/app-short-version))
(re-frame/reg-sub
:get-commit-hash