mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-12 18:20:28 +03:00
Clarify variable names and wording
This commit is contained in:
parent
68ac194ed5
commit
514c75e0b5
6 changed files with 22 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ import { createUploadAtomFamily } from '../upload';
|
|||
import { TUploadContent } from '../../utils/matrix';
|
||||
|
||||
export type TUploadMetadata = {
|
||||
spoiled: boolean;
|
||||
markedAsSpoiler: boolean;
|
||||
};
|
||||
|
||||
export type TUploadItem = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue