fetch subrules use unsafe fetch
This commit is contained in:
@@ -72,7 +72,7 @@ export const syncRules = async () => {
|
||||
});
|
||||
}
|
||||
} catch (err) {
|
||||
console.log("[sync rules]", err);
|
||||
console.log("[sync user rules]", err);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user