replaced ti-settings
This commit is contained in:
parent
e7b3a60698
commit
65605683c7
25 changed files with 27 additions and 26 deletions
|
|
@ -105,7 +105,7 @@ function toggleActive() {
|
|||
|
||||
function getMenu() {
|
||||
let items: MenuItem[] = [{
|
||||
icon: 'ph-gear ph-bold ph-lg',
|
||||
icon: 'ti ti-settings',
|
||||
text: i18n.ts._deck.configureColumn,
|
||||
action: async () => {
|
||||
const { canceled, result } = await os.form(props.column.name, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue