mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-28 08:04:39 +02:00
use typedef for settings
This commit is contained in:
parent
eb8050fd1d
commit
4a39d0e862
@ -150,6 +150,9 @@ import ModalPopup from './ModalPopup.vue';
|
||||
import { AdjustmentsIcon, ChevronRightIcon, ChevronLeftIcon } from '@heroicons/vue/solid';
|
||||
import { settingsInjectionKey } from '../keys';
|
||||
|
||||
/**
|
||||
* @type {NavigatorSettings}
|
||||
*/
|
||||
const defaultSettings = {
|
||||
directoryView: {
|
||||
view: 'list',
|
||||
|
Loading…
x
Reference in New Issue
Block a user