mirror of
https://github.com/strapi/strapi.git
synced 2025-11-14 17:19:01 +00:00
chore: remove duplicate comment
This commit is contained in:
parent
4293686486
commit
9afdc25f4e
@ -125,7 +125,6 @@ export const HOOKS = {
|
|||||||
|
|
||||||
export interface SettingsMenuLink
|
export interface SettingsMenuLink
|
||||||
extends Omit<StrapiAppSettingLink, 'Component' | 'permissions' | 'lockIcon'> {
|
extends Omit<StrapiAppSettingLink, 'Component' | 'permissions' | 'lockIcon'> {
|
||||||
// TODO: to replace with another name in v5
|
|
||||||
lockIcon?: boolean; // TODO: to replace with another name in v5
|
lockIcon?: boolean; // TODO: to replace with another name in v5
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user