✏️ Troubleshooting issues with the fileWatcher
This commit is contained in:
@@ -225,7 +225,7 @@ export default class QueueService extends Service {
|
||||
type: "LS_QUEUE_DRAINED",
|
||||
result: data,
|
||||
});
|
||||
console.log(data);
|
||||
console.log("Drained", data);
|
||||
return data;
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user