mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 05:05:17 +01:00
Fix Filebleed of Floppybleed.
Thanks to Luke Hebenstreit Twitter lheben_ and xet7 !
This commit is contained in:
parent
7ad04f4535
commit
a419d831a4
7 changed files with 234 additions and 33 deletions
|
|
@ -4,7 +4,7 @@ import Boards from '/models/boards';
|
|||
import Lists from '/models/lists';
|
||||
import Swimlanes from '/models/swimlanes';
|
||||
import Cards from '/models/cards';
|
||||
import ReactiveCache from '/imports/reactiveCache';
|
||||
import { ReactiveCache } from '/imports/reactiveCache';
|
||||
|
||||
/**
|
||||
* Fix duplicate lists and swimlanes created by WeKan 8.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue