Skip to content
Unverified Commit f3a5bd67 authored by Joas Schilling's avatar Joas Schilling
Browse files

Fix generated avatars and nophoto cache files



Since nextcloud/server#19493 newFile() by default does not write the file anymore.
Setting an empty string as content will make it write the file immediate,
without having to call putContent() afterwards.

Signed-off-by: default avatarJoas Schilling <coding@schilljs.com>
parent 3e338c90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment