chore: add build id to settings page (#6873)

- Adds a build Id to the settings page
This commit is contained in:
Vishnu Narayanan
2023-04-18 00:35:35 +05:30
committed by GitHub
parent c9ce9e5b8f
commit 4505c5dda3
8 changed files with 31 additions and 6 deletions

View File

@@ -104,6 +104,9 @@
})
}}
</div>
<div class="build-id">
<div>{{ `Build ${globalConfig.gitSha}` }}</div>
</div>
</div>
<woot-submit-button