Compare commits
2 Commits
19600ac7bf
...
948fce896f
| Author | SHA1 | Date | |
|---|---|---|---|
| 948fce896f | |||
| 027815ee3f |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "lib/Medoo"]
|
||||
path = lib/Medoo
|
||||
url = https://github.com/catfan/Medoo.git
|
||||
|
||||
@ -265,6 +265,7 @@ button:focus-visible,
|
||||
#dashboard .report .report-description {
|
||||
padding: 10px;
|
||||
text-align: justify;
|
||||
white-space: pre-line;
|
||||
border-right: 5px var(--color-bg0) solid;
|
||||
background-color: var(--color-bg2);
|
||||
}
|
||||
|
||||
Submodule lib/Medoo deleted from 2613656761
Reference in New Issue
Block a user