Switched to redirect instead of popup
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
$('#boards').change(changedBoard);
|
$('#boards').change(changedBoard);
|
||||||
|
|
||||||
Trello.authorize({
|
Trello.authorize({
|
||||||
type: "popup",
|
type: "redirect",
|
||||||
name: "Trello Estimates",
|
name: "Trello Estimates",
|
||||||
scope: {
|
scope: {
|
||||||
read: true,
|
read: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user