Auto stash before merge of "main" and "origin/main"

This commit is contained in:
2026-04-06 20:48:57 -04:00
parent 68a905a292
commit 7af9cd0df8
3 changed files with 25 additions and 23 deletions

View File

@@ -85,5 +85,5 @@ textarea::-webkit-scrollbar-thumb {
background: #1F1A24;
border: 1px solid #332940;
border-radius: 10px;
padding: 11px;
padding: 12px;
}