1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 07:35:57 +09:00

Resolve conflict

This commit is contained in:
syuilo 2018-04-01 18:17:04 +09:00
parent 5323ab8e8e
commit fea2e549ba

View File

@ -48,7 +48,6 @@ export type IPost = {
heading: number;
speed: number;
};
tags: string[];
};
/**