Added release config+pipelines feature/14-release_config #16

Merged
niggl merged 21 commits from feature/14-release_config into main 2021-04-07 17:26:58 +00:00
Showing only changes of commit 64398cdd74 - Show all commits

View File

@ -114,7 +114,7 @@
/> />
</label> </label>
{#if lastscan_totaldistance} {#if lastscan_totaldistance}
{#if !lastscan_valid} {#if !lastscan_valid || lastscan_error}
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width="20rem" width="20rem"