chore: typo

This commit is contained in:
mathuo 2025-09-22 22:20:52 +01:00
parent 22a8a99a90
commit 44172b7937
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -12,7 +12,7 @@ export interface IPanelDeserializer {
): IDockviewPanel;
}
// @depreciated
// @deprecated
interface LegacyState extends GroupviewPanelState {
view?: {
tab?: { id: string };