mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
update compatibility to AntOS next
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
# DiffEditor
|
||||
View and edit files in diff mode
|
||||
|
||||
## Change logs
|
||||
- Add dependencies
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
afx-app-window[data-id="DiffEditor"] afx-hbox[data-id="status-bar"] {
|
||||
background-color: #007ACC;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@
|
||||
"author": "",
|
||||
"edsdmail": ""
|
||||
},
|
||||
"version":"0.1.3-a",
|
||||
"version":"0.1.5-a",
|
||||
"category":"Development",
|
||||
"iconclass":"bi bi-file-diff-fill",
|
||||
"mimes":["none"],
|
||||
|
Reference in New Issue
Block a user