hosting: Copy ID button for backups when developer mode is on (#5681)
* Copy ID button in backups tab * Remove codex slop
This commit is contained in:
committed by
GitHub
parent
c5a0c71424
commit
b68aeddedc
@@ -12,6 +12,7 @@ useHead({
|
||||
<template>
|
||||
<ServersManageBackupsPage
|
||||
:is-server-running="isServerRunning"
|
||||
:show-copy-id-action="flags.developerMode"
|
||||
:show-debug-info="flags.advancedDebugInfo"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user