Moved edit bird profile to flock page rather than settings

This commit is contained in:
blaisadmin
2026-05-21 20:46:34 -04:00
parent df3fcbf885
commit 49d75f34be
2 changed files with 453 additions and 6 deletions
+4
View File
@@ -614,6 +614,10 @@ textarea {
order: 1;
}
.settings-card-bird-profiles[hidden] {
display: none;
}
.settings-card-collaborators {
order: 2;
}