This commit is contained in:
@@ -60,6 +60,11 @@ function ConsultationHistorique() {
|
|||||||
shop_name: "Milieu-Nantais",
|
shop_name: "Milieu-Nantais",
|
||||||
two_fa_enabled: false,
|
two_fa_enabled: false,
|
||||||
contact_telegram: "",
|
contact_telegram: "",
|
||||||
|
client_color_primary: "",
|
||||||
|
client_color_secondary: "",
|
||||||
|
client_color_success: "",
|
||||||
|
client_color_danger: "",
|
||||||
|
client_color_warning: "",
|
||||||
});
|
});
|
||||||
const [referralBalance, setReferralBalance] = useState<number>(0);
|
const [referralBalance, setReferralBalance] = useState<number>(0);
|
||||||
const [pointsRewards, setPointsRewards] = useState<{
|
const [pointsRewards, setPointsRewards] = useState<{
|
||||||
|
|||||||
Reference in New Issue
Block a user