feat: add internationalization message platform
This commit is contained in:
@@ -70,7 +70,7 @@ export function useReferenceFeature() {
|
||||
{
|
||||
resourceId: `optimistic:${command.name}`,
|
||||
title: command.name,
|
||||
createdAtLabel: null,
|
||||
createdAt: null,
|
||||
optimistic: true,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user