mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
Code Review suggestion
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com>
This commit is contained in:
@@ -12,10 +12,10 @@ import type {
|
||||
import type { i18n } from 'i18next';
|
||||
|
||||
export type SlotLocations =
|
||||
| 'main-menu'
|
||||
| 'more-menu'
|
||||
| 'before-accounts'
|
||||
| 'after-accounts'
|
||||
| 'sidebar-main-menu'
|
||||
| 'sidebar-more-menu'
|
||||
| 'sidebar-before-accounts'
|
||||
| 'sidebar-after-accounts'
|
||||
| 'topbar';
|
||||
|
||||
// Define condition value types for filtering
|
||||
|
||||
Reference in New Issue
Block a user