Update js/background.js

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
pull/702/head^2
Vince 6 years ago committed by GitHub
parent bfab163c5c
commit 90cce5e9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -810,7 +810,7 @@
const params = {
title: options.title,
description: options.description ? options.description : '',
description: options.description || '',
type: options.type || '',
id: options.id || '',
};

Loading…
Cancel
Save