summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index d1e81fe..3efed13 100644 --- a/init.el +++ b/init.el
@@ -355,7 +355,7 @@
355 355
356 (setup (:straight erc-image) 356 (setup (:straight erc-image)
357 (:option (append erc-modules) 'image 357 (:option (append erc-modules) 'image
358 erc-image-inline-rescale 'window)) 358 erc-image-inline-rescale 300))
359 359
360 (erc-update-modules))) 360 (erc-update-modules)))
361 361