feat: publish Toolbox 0.14.0 with Sudoku Tools
This commit is contained in:
@@ -29,6 +29,10 @@ const PRESENTATION: Record<string, { title: string; description: string }> = {
|
||||
title: 'OTP & Passkeys',
|
||||
description: 'Inspect and test authentication locally.',
|
||||
},
|
||||
'de.add-ideas.sudoku-tools': {
|
||||
title: 'Sudoku',
|
||||
description: 'Set, play and solve locally.',
|
||||
},
|
||||
};
|
||||
|
||||
export function shortToolTitle(app: ResolvedApp): string {
|
||||
|
||||
Reference in New Issue
Block a user