Convert backend/web from submodule to regular directory

This commit is contained in:
2026-08-08 23:26:14 +02:00
parent 102a316d42
commit 0010c92103
89 changed files with 6559 additions and 1 deletions
@@ -0,0 +1 @@
<div>Modèles</div>
@@ -0,0 +1,7 @@
export function load() {
return {
title: 'Paramétrage : Agents',
back: "/settings",
theme: "settings"
};
}