Skip to content

Commit

Permalink
Revert comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ltyu committed Jan 24, 2025
1 parent 8fdf85f commit bac3fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registry/IRegistry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export interface RegistryContent {
// Chain name to file type to file URI
chains: ChainMap<ChainFiles>;
deployments: {
// Warp route ID to artifact URI
// Warp route ID to config URI
warpRoutes: Record<WarpRouteId, string>;

// Warp route ID to warp deploy config URI
Expand Down

0 comments on commit bac3fef

Please sign in to comment.