mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
history: DataGrip -> DBeaver
This commit is contained in:
parent
15412a1249
commit
9fa9407dd9
1 changed files with 11 additions and 1 deletions
|
|
@ -265,7 +265,17 @@
|
||||||
"color": "b",
|
"color": "b",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"startDate": "2020-02-01"
|
"startDate": "2020-02-01",
|
||||||
|
"endDate": "2022-08-31"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DBeaver",
|
||||||
|
"color": "y",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"startDate": "2022-08-31"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue