mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-25 16:38:55 +01:00
Merge pull request #708 from patriceac/patch-6
Add icon to "Process newest jobs first" setting
This commit is contained in:
commit
e65150647d
@ -83,6 +83,7 @@ var PARAMETERS = [
|
||||
type: ParameterType.checkbox,
|
||||
label: "Process newest jobs first",
|
||||
note: "reverse the normal processing order",
|
||||
icon: "fa-arrow-down-short-wide",
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user