From 85dbb8af9bdd0805729b45aad1e7eb77fd85be99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 1 Apr 2023 23:30:42 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8d47a12..4d9d069 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,6 @@ packaging_format = 2 -id = "243game" +id = "243-game" name = "243" description.en = "2048 game clone" description.fr = "Clone du jeu 2048"