mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Add ariadnee (#560)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ export const actions = {
|
||||
const headers = {
|
||||
headers: {
|
||||
'x-ratelimit-key': process.server
|
||||
? process.env.RATE_LIMIT_IGNORE_KEY
|
||||
? process.env.RATE_LIMIT_IGNORE_KEY || ''
|
||||
: '',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user