mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:46:38 +02:00
🐛 Fix remember decision when team hero banner is closed (#5669)
This commit is contained in:
parent
8bee050b5b
commit
8f48396556
4 changed files with 38 additions and 1 deletions
|
@ -55,6 +55,7 @@ export class DashboardPage extends BaseWebSocketPage {
|
|||
|
||||
static anyTeamId = "c7ce0794-0992-8105-8004-38e630f40f6d";
|
||||
static secondTeamId = "dd33ff88-f4e5-8033-8003-8096cc07bdf3";
|
||||
static newTeamId = "0b5bcbca-32ab-81eb-8005-a153d23d7739";
|
||||
static draftProjectId = "c7ce0794-0992-8105-8004-38e630f7920b";
|
||||
|
||||
constructor(page) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue