|  | Layout-Admin |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié

Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/28
Reviewed-by: Autin <tristan@yuno.malio.fr>
Co-authored-by: Matteo <matteo@yuno.malio.fr>
Co-committed-by: Matteo <matteo@yuno.malio.fr>
This commit is contained in:
Matteo
2026-02-16 14:32:31 +00:00
committed by Autin
parent 67428186f6
commit 358da6a8ad
14 changed files with 167 additions and 152 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
<script setup lang="ts">
definePageMeta({
layout: 'admin'
layout: 'default'
})
import type {UserData} from "~/services/dto/user-data";