feat: publish Toolbox 0.17.0 with Colour and Office Tools
This commit is contained in:
@@ -33,6 +33,14 @@ const PRESENTATION: Record<string, { title: string; description: string }> = {
|
||||
title: 'Sudoku',
|
||||
description: 'Set, play and solve locally.',
|
||||
},
|
||||
'de.add-ideas.colour-tools': {
|
||||
title: 'Colour',
|
||||
description: 'Convert and build colours locally.',
|
||||
},
|
||||
'de.add-ideas.office-tools': {
|
||||
title: 'Office',
|
||||
description: 'Open office files locally.',
|
||||
},
|
||||
};
|
||||
|
||||
export function shortToolTitle(app: ResolvedApp): string {
|
||||
|
||||
Reference in New Issue
Block a user