Skip to content

Commit ba4708c

Browse files
author
nnyyxxxx
committed
alphabetically sort entries
1 parent a9c4ab0 commit ba4708c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

core/tabs/applications-setup/tab_data.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ task_list = "I"
9393
[[data]]
9494
name = "Office Suites"
9595

96-
[[data.entries]]
97-
name = "FreeOffice"
98-
script = "office-suites/freeoffice.sh"
99-
task_list = "I"
100-
10196
[[data.entries]]
10297
name = "LibreOffice"
10398
script = "office-suites/libreoffice.sh"
@@ -108,6 +103,11 @@ name = "OnlyOffice"
108103
script = "office-suites/onlyoffice.sh"
109104
task_list = "I"
110105

106+
[[data.entries]]
107+
name = "FreeOffice"
108+
script = "office-suites/freeoffice.sh"
109+
task_list = "I"
110+
111111
[[data.entries]]
112112
name = "WPS Office"
113113
script = "office-suites/wpsoffice.sh"

0 commit comments

Comments
 (0)