[+] Add a courses field

This commit is contained in:
Hykilpikonna
2019-08-21 15:05:30 +08:00
parent 70d0ee6c29
commit 8ef5993f56
+2
View File
@@ -8,6 +8,8 @@ export default class App extends Vue
{
public showLogin: boolean = true;
public courses = null;
/**
* This is called when the user logs in.
*