Files
Trilium/src
Panagiotis Papadopoulos 68ea84a2cb refactor(routes/api/recovery_codes): use .map instead of .forEach
it doesn't make sense to use a forEach here, when all we do is push values into an array => just use .map directly as it returns an array
2025-04-09 09:24:28 +02:00
..
2025-03-26 01:58:54 +01:00
2025-03-29 00:51:36 +01:00
2025-03-15 10:34:17 +02:00