mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 23:32:12 +03:00
chore: resolve merge conflicts from main into release/v3.7.2
This commit is contained in:
@@ -87,7 +87,7 @@ export async function GET() {
|
||||
const response = await fetch(customFaviconUrl, {
|
||||
signal: controller.signal,
|
||||
headers: {
|
||||
"User-Agent": "OmniRoute/1.0",
|
||||
"User-Agent": "OmniRoute/2.0",
|
||||
},
|
||||
});
|
||||
clearTimeout(timeoutId);
|
||||
|
||||
Reference in New Issue
Block a user