v0.12.0 codes for FCM and rebranded jama to RosterChirp
This commit is contained in:
@@ -7,7 +7,7 @@ async function getLinkPreview(url) {
|
||||
|
||||
const res = await fetch(url, {
|
||||
signal: controller.signal,
|
||||
headers: { 'User-Agent': 'JamaBot/1.0' }
|
||||
headers: { 'User-Agent': 'RosterChirpBot/1.0' }
|
||||
});
|
||||
clearTimeout(timeout);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user