Skip to content
Snippets Groups Projects

Manage holidays

Merged Julian requested to merge manage-holidays into master
Compare and
17 files
+ 15779
6
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -28,6 +28,7 @@ const vuetifyOpts = {
filterEmpty: "mdi-filter-outline",
filterSet: "mdi-filter",
send: "mdi-send-outline",
holidays: "mdi-calendar-weekend-outline",
},
},
};
Loading