mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Expand config API endpoint.
This commit is contained in:
		| @@ -326,6 +326,7 @@ return [ | ||||
|         'unfinishedJournal' => \FireflyIII\Support\Binder\UnfinishedJournal::class, | ||||
|         'cliToken'          => \FireflyIII\Support\Binder\CLIToken::class, | ||||
|         'tagOrId'           => \FireflyIII\Support\Binder\TagOrId::class, | ||||
|         'configName'        => \FireflyIII\Support\Binder\ConfigurationName::class, | ||||
|  | ||||
|  | ||||
|     ], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user