Add convert to subgraph command

This commit is contained in:
filtered
2025-05-15 11:10:07 +10:00
parent ec4b0c960f
commit 702de24cc9
3 changed files with 34 additions and 2 deletions

View File

@@ -1296,7 +1296,9 @@
"failedToPurchaseCredits": "Failed to purchase credits: {error}",
"unauthorizedDomain": "Your domain {domain} is not authorized to use this service. Please contact {email} to add your domain to the whitelist.",
"useApiKeyTip": "Tip: Can't access normal login? Use the Comfy API Key option.",
"nothingSelected": "Nothing selected"
"nothingSelected": "Nothing selected",
"cannotCreateSubgraph": "Cannot create subgraph",
"failedToConvertToSubgraph": "Failed to convert items to subgraph"
},
"auth": {
"apiKey": {