fix: normalize function declaration formatting in userData.js
- Mär 31, 2025
-
-
verfasst von Henning Leutz
This commit changes the spacing and brackets in function declarations to adhere to JavaScript's commonly used convention. This improves the readability of the code. All changes were syntax modifications and do not alter the actual functionality.
-