mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge branch 'migrate' of https://github.com/collinbarrett/FilterLists into migrate
This commit is contained in:
commit
5f2fef6099
4 changed files with 3 additions and 79101 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[
|
||||
{
|
||||
"dependentFilterListId": 345,
|
||||
"dependentFilterListId": 344,
|
||||
"dependencyFilterListId": 301
|
||||
},
|
||||
{
|
||||
|
|
@ -27,4 +27,4 @@
|
|||
"dependentFilterListId": 1817,
|
||||
"dependencyFilterListId": 347
|
||||
}
|
||||
]
|
||||
]
|
||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -23060,7 +23060,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
b.HasData(
|
||||
new
|
||||
{
|
||||
DependentFilterListId = (short)345,
|
||||
DependentFilterListId = (short)344,
|
||||
DependencyFilterListId = (short)301
|
||||
},
|
||||
new
|
||||
|
|
|
|||
Loading…
Reference in a new issue