Skip to content

Commit

Permalink
j'avais pas vu le dernier commit d'Armand
Browse files Browse the repository at this point in the history
  • Loading branch information
Kgeek33 committed Jan 7, 2025
1 parent a43f6aa commit e1a26b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/welcome/DevMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ const DevMenu: Screen<"DevMenu"> = ({ navigation }) => {
onPress={() => navigation.navigate("GradeReaction", {
grade: {
id: "mmmhm",
subjectName: "Cours de ts avec Armand",
subjectName: "Éval TS",
description: "Note de test",
timestamp: 0,
timestamp: 1735996215000,
average: {
value: 0.2
},
Expand Down

0 comments on commit e1a26b8

Please sign in to comment.