MatrixRoomUtils

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

HSAdmin.razor (75B)


      1 @page "/HSAdmin"
      2 <h3>Homeserver Admininistration</h3>
      3 <hr/>
      4 
      5 @code {
      6     
      7 }