Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions config/app.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"version": "2.100.2",
"alerts": [],
"layouts": [
"classic",
"inline",
"column-2"
"alerts": [
{
"type": "warning",
"message": "From 10 June 2024 BioDrop will be archived. You will not be able to use your Profile from 10 June so remember to stop using your BioDrop url before then."
}
],
"layouts": ["classic", "inline", "column-2"],
"pronouns": [
{
"label": "Don't specify",
Expand Down