Content deleted Content added
remove moz, o and webkit as standard now well supported |
update from main |
||
Line 96:
['c nw'] = 'C↖',
['c sw'] = 'C↙',
}
Line 150 ⟶ 138:
['c-nw'] = 'c nw',
['c-sw'] = 'c sw',
}
Line 195 ⟶ 173:
}
local result = Collection.new()
local chainDefault = args.chain or '+
for i, id in ipairs(args) do
if i > 1 then
|