diff --git a/src/components/Settings/ZapSettings.tsx b/src/components/Settings/ZapSettings.tsx index 468cc044..bdad6b66 100644 --- a/src/components/Settings/ZapSettings.tsx +++ b/src/components/Settings/ZapSettings.tsx @@ -81,9 +81,9 @@ const ZapSettings: React.FC = ({ settings, onUpdate }) => {
-
+ Your Share: {highlighterWeight} ({highlighterPercentage.toFixed(1)}%)
= ({ settings, onUpdate }) => {
-
+ Author's Share: {authorWeight} ({authorPercentage.toFixed(1)}%)
= ({ settings, onUpdate }) => {
-
+ Boris' Share: {borisWeight.toFixed(1)} ({borisPercentage.toFixed(1)}%)