feat(consent): user_terms_consents + /v1/me/consent
This commit is contained in:
@@ -180,3 +180,6 @@ export const STORE_SECTION_LABELS_SV: Record<StoreSection, string> = {
|
||||
|
||||
export const AI_CONTRACT_VERSION = "1.0.0";
|
||||
export const API_VERSION = "v1";
|
||||
|
||||
/** Gällande version av användarvillkoren. Skrivs till user_terms_consents. */
|
||||
export const TERMS_VERSION = "1.0";
|
||||
|
||||
Reference in New Issue
Block a user