Changed questions, added export.
This commit is contained in:
parent
a83bf0d533
commit
78618aed9a
8 changed files with 277 additions and 173 deletions
|
|
@ -2,7 +2,7 @@ import 'dart:convert';
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:http/http.dart' as http;
|
||||
|
||||
String proxyURL = "https://laserscouter.halfheart.net/";
|
||||
String proxyURL = "https://laserproxy.halfheart.net/";
|
||||
|
||||
class TeamSearchResult {
|
||||
final List<String> eventNames;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue