DashMachine icon indicating copy to clipboard operation
DashMachine copied to clipboard

Support Url for Tag Icon

Open SlowLogicBoy opened this issue 5 years ago • 0 comments

{
    "name": "MyTag", 
    "sort_pos": 1, 
    "icon":"https://url.to/my/icon.png"
}, 
{
    "name": "Other", 
    "sort_pos": 2
}

SlowLogicBoy avatar Apr 01 '20 08:04 SlowLogicBoy