mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-04 10:25:17 +02:00
add 'order' flame label for docker integration (#9)
This commit is contained in:
parent
ccdb477ac4
commit
e07159e952
3 changed files with 5 additions and 4 deletions
|
@ -10,7 +10,7 @@ exports.dockerDefaultCategory = {
|
|||
name: "Docker",
|
||||
type: "apps",
|
||||
isPinned: true,
|
||||
orderId: 99,
|
||||
orderId: 999,
|
||||
};
|
||||
|
||||
// @desc Create new category
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue