More context menu items; Callbacks for love/library toggles

This commit is contained in:
James Barnsley
2021-12-12 21:06:42 +13:00
parent 1814284596
commit 94b2eedc5b
10 changed files with 387 additions and 88 deletions

View File

@ -208,6 +208,7 @@ const formatContext = function (data) {
'type',
'provider',
'context',
'can_edit',
];
for (const field of fields) {