1
0
mirror of https://github.com/elisspace/AskAssist.git synced 2026-08-29 15:33:47 +00:00

remove rick roll now that Matt has recieved it

This commit is contained in:
Jeremy Dixon
2021-01-24 10:10:09 -06:00
parent 692e199ac4
commit f8343abd6c

View File

@@ -31,7 +31,6 @@ chrome.runtime.onMessage.addListener((request, sender, sendResponse)=>{
let alert_manager = {
alertList: [
{name:"rick roll", file:'rick'},
{name:"beep beep", file:'beep'},
{name:"softly chirp", file:'chirp'}
],