Initial commit
This commit is contained in:
21
event-uploader.code-workspace
Normal file
21
event-uploader.code-workspace
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "event-uploader",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "API (Laravel)",
|
||||
"path": "api"
|
||||
},
|
||||
{
|
||||
"name": "Admin (Vue)",
|
||||
"path": "admin"
|
||||
},
|
||||
{
|
||||
"name": "Upload (Vue)",
|
||||
"path": "upload"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user