- Introduced a new builder method app_name() to customize the application name in the autostart entry. - Updated app_name handling in the Builder struct to accept a generic string type. This enhancement allows for greater flexibility in defining application names for autostart configurations.pull/2707/head
parent
f9b2e6ef78
commit
4a0c1fff9b
@ -0,0 +1,5 @@
|
||||
---
|
||||
autostart: minor
|
||||
---
|
||||
|
||||
Added a new builder method app_name() to allow customizing the application name in the autostart entry.
|
Loading…
Reference in new issue