Version 1.3.0 - Modification mineure sur les TODOS
This commit is contained in:
@@ -30,8 +30,6 @@ const props = defineProps({
|
||||
}
|
||||
});
|
||||
|
||||
//TODO: FINISH IMPLEMENTATION
|
||||
|
||||
onMounted(() => {
|
||||
actualizeRoles();
|
||||
})
|
||||
|
||||
@@ -38,6 +38,7 @@ Events.on("player:update", () => {
|
||||
loading.value = false;
|
||||
});
|
||||
//FIXME: Error on the history
|
||||
//FIXME: Remove the possibility to add file to playlist
|
||||
})
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user