From 6135d4bebc21635d09be03620e188605eaae78d6 Mon Sep 17 00:00:00 2001 From: twoneis Date: Tue, 13 May 2025 16:29:07 +0200 Subject: [PATCH] reorder some items --- modules/me/about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/me/about.json b/modules/me/about.json index f240e36..f51ed28 100644 --- a/modules/me/about.json +++ b/modules/me/about.json @@ -13,9 +13,9 @@ "spanish": 0.1 }, "i18n": { - "currency": "EUR", "location": "Netherlands", - "timezone": "Europe/Amsterdam" + "timezone": "Europe/Amsterdam", + "currency": "EUR" }, "ssh": { "id_ed25519": "https://me.twoneis.site/ssh/id_ed25519.pub",