diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 68fc10c..91aac62 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -4,7 +4,7 @@ on: branches: [ "main" ] env: upstream_version: v0.10.3 - etke_version: etke1 + etke_version: etke2 bunny_version: v0.1.0 permissions: checks: write diff --git a/README.md b/README.md index 8983a91..8fbf686 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ user-friendly interface for managing Synapse homeservers. The following changes are already implemented: * [Prevent admins from deleting themselves](https://github.com/etkecc/synapse-admin/pull/1) +* [Fix user's default tab not being shown](https://github.com/etkecc/synapse-admin/pull/8) _the list will be updated as new changes are added_