1
0
Fork 0
mirror of synced 2024-08-03 20:31:50 +12:00

Remove comment

This commit is contained in:
adrinr 2023-03-16 10:09:03 +01:00
parent 5ffa51d1f4
commit f181cb02d0

View file

@ -11,7 +11,7 @@ export async function createUserIndex() {
designDoc = { _id: "_design/database" }
}
}
// this is a very specific function given that it is only for audit logs
const fn = function (user: User) {
if (user._id && !user._id.startsWith("us_")) {
return