[+] Add proper javadocs
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import {Component, Vue} from 'vue-property-decorator';
|
||||
|
||||
/**
|
||||
* This component handles user login, and obtains data from the server.
|
||||
*/
|
||||
@Component({
|
||||
components: {},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user