vault backup: 2025-02-04 10:17:06

This commit is contained in:
2025-02-04 10:17:07 +01:00
parent 56f993f5be
commit 9af3edbfd9
3 changed files with 17 additions and 13 deletions

View File

@ -6,11 +6,11 @@
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [
"🖥",
"LiComputer",
"LiSatellite",
"LiBookOpenCheck",
"📖",
"📊",
"LiCodeSquare"
"📖"
],
"recentlyUsedIconsSize": 5,
"rules": [],
@ -84,5 +84,10 @@
"iconName": "LiBookOpenCheck",
"iconColor": "#ffbb00"
},
"Extracurricular/satQuest": "LiSatellite"
"Extracurricular/satQuest": "LiSatellite",
"Software Engineering": {
"iconName": "LiComputer",
"iconColor": "#3df2ff"
},
"Operating Systems": "🖥"
}