Final fix for Dictionnary serialization
This commit is contained in:
parent
147c02bdfd
commit
846f41829b
7 changed files with 55 additions and 14 deletions
|
@ -5,7 +5,7 @@ import { MessageType } from '../../Enums/MessageType';
|
|||
import { IHistoryState } from '../../Interfaces/IHistoryState';
|
||||
import { IMessage } from '../../Interfaces/IMessage';
|
||||
import { DISABLE_API } from '../../utils/default';
|
||||
import { GetCircularReplacerKeepDataStructure } from '../../utils/saveload';
|
||||
import { GetCircularReplacerToDotnet } from '../../utils/saveload';
|
||||
import { TITLE_BAR_HEIGHT } from '../Sidebar/Sidebar';
|
||||
|
||||
interface IMessagesProps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue