mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-14 05:10:05 +01:00
fix: refactor labels to use common entries between model and dto
This commit is contained in:
@@ -470,6 +470,7 @@ export const SshPage = () => {
|
||||
</DialogContent>
|
||||
</Dialog>
|
||||
</div>
|
||||
<pre>{JSON.stringify(sshQ.data, null, 2)}</pre>
|
||||
</TooltipProvider>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user