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