mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 06:59:33 +02:00
lighten dark background, add more info to resources table
This commit is contained in:
parent
658a6ca7bb
commit
ce2bfcddd5
11 changed files with 191 additions and 47 deletions
|
@ -94,6 +94,7 @@ export async function createResource(
|
|||
orgId,
|
||||
name,
|
||||
subdomain,
|
||||
ssl: true,
|
||||
})
|
||||
.returning();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue