mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 14:09:18 +08:00
Preferences: Add preferences kind and remove unused navbar settings (#59621)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { UserPreferencesDTO } from 'app/types';
|
||||
import { Preferences as UserPreferencesDTO } from '@grafana/schema/src/raw/preferences/x/preferences_types.gen';
|
||||
|
||||
import { backendSrv } from './backend_srv';
|
||||
|
||||
|
Reference in New Issue
Block a user