kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>environments/review-zap-split-y0fwi7/deployments/4824
rodzic
b7a05e4ad2
commit
2ad123cfcc
|
@ -5,7 +5,7 @@ import { type ZapSplitData } from 'soapbox/schemas/zap-split';
|
|||
|
||||
import type { Account as AccountEntity, Status as StatusEntity } from 'soapbox/types/entities';
|
||||
|
||||
type SplitValue = {
|
||||
interface SplitValue {
|
||||
id: string;
|
||||
amountSplit: number;
|
||||
};
|
||||
|
|
Ładowanie…
Reference in New Issue