Closed jpovixwm closed 11 months ago
The implementation is more or less the same as UploadRatioField in TorrentTable: https://github.com/openscopeproject/TrguiNG/blob/152724a5f2b82cbeacea80aa2a92cd93f5557a98/src/components/tables/torrenttable.tsx#L219-L227
UploadRatioField
TorrentTable
Thanks for contributing!
The implementation is more or less the same as
UploadRatioField
inTorrentTable
: https://github.com/openscopeproject/TrguiNG/blob/152724a5f2b82cbeacea80aa2a92cd93f5557a98/src/components/tables/torrenttable.tsx#L219-L227