This commit is contained in:
@@ -8,7 +8,7 @@ import {Queueable} from '../support/queue/Queue'
|
||||
*/
|
||||
@Singleton()
|
||||
export class Queueables extends CanonicalStatic<Queueable, Instantiable<Queueable>> {
|
||||
protected appPath = ['queueables']
|
||||
protected appPath = ['jobs']
|
||||
|
||||
protected canonicalItem = 'job'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user