changed frontend design
Also added some notes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
-- Table structure for the database
|
||||
CREATE TABLE users (
|
||||
id INT PRIMARY KEY AUTO_INCREMENT,
|
||||
username VARCHAR(50) NOT NULL UNIQUE,
|
||||
|
Reference in New Issue
Block a user