From f8d2f15c4d29df3971ed4edee96ecd93ed4daf41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 10 Jun 2024 00:14:13 +0200 Subject: [PATCH] For consistency, rename config_panel schema --- schemas/{config_panel.schema.json => config_panel.v1.schema.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename schemas/{config_panel.schema.json => config_panel.v1.schema.json} (100%) diff --git a/schemas/config_panel.schema.json b/schemas/config_panel.v1.schema.json similarity index 100% rename from schemas/config_panel.schema.json rename to schemas/config_panel.v1.schema.json