feat: Add license page

This commit is contained in:
Christian Pauly
2020-09-18 12:58:22 +02:00
parent b1fb03e101
commit dcf4c4cd00
5 changed files with 51 additions and 7 deletions

View File

@ -19,7 +19,6 @@ import '../utils/app_route.dart';
class Matrix extends StatefulWidget {
static const String callNamespace = 'chat.fluffy.jitsi_call';
static const String defaultHomeserver = 'tchncs.de';
final Widget child;