mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-14 00:53:06 -04:00
idiot forgot the brakes
This commit is contained in:
parent
02c604bed2
commit
b24a30851e
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@ function createSearchResultPage(context, result, doodle){
|
||||||
text: `Google Finance • ${context.application.name}`
|
text: `Google Finance • ${context.application.name}`
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
res = createEmbed("error", context, "Unknown GoogleResult Type: " + result.type)
|
res = createEmbed("error", context, "Unknown GoogleResult Type: " + result.type)
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue