chore: add build id to settings page (#6873)
- Adds a build Id to the settings page
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
})
|
||||
}}
|
||||
</div>
|
||||
<div class="build-id">
|
||||
<div>{{ `Build ${globalConfig.gitSha}` }}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<woot-submit-button
|
||||
|
||||
Reference in New Issue
Block a user