show only authorized projects
This commit is contained in:
parent
7d2343fc4d
commit
0fad9cf1d2
8 changed files with 152 additions and 31 deletions
|
|
@ -209,7 +209,6 @@ function updateFile(newFile) {
|
|||
page.value.files.push(newFile);
|
||||
|
||||
file.value = page.value.files[0];
|
||||
console.log(file.value);
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue