c1b69389c6d078def730c394f8f719e87d99ad02
- Introduced a new field `lastNobilityAdvanceAt` in the FalukantUser model to track the last time a user advanced in nobility. - Updated the `FalukantService` to enforce a one-week cooldown between nobility advancements, throwing an error if the user attempts to advance too soon. - Ensured the `lastNobilityAdvanceAt` field is updated with the current date upon a successful nobility advancement.
Description
No description provided
Languages
JavaScript
74.3%
Vue
21.3%
C++
2.8%
Shell
1.2%
PLpgSQL
0.1%
Other
0.1%