From 6077175c57b4f793880467d4c32d7391f4b0a038 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Feb 2022 13:16:23 +0300 Subject: plugins/note: allow editing note by clicking on it --- plugins/note/init.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/note/init.php') diff --git a/plugins/note/init.php b/plugins/note/init.php index a22b2894d..65f7e04e9 100644 --- a/plugins/note/init.php +++ b/plugins/note/init.php @@ -15,6 +15,9 @@ class Note extends Plugin { return file_get_contents(__DIR__ . "/note.js"); } + function get_css() { + return file_get_contents(__DIR__ . "/note.css"); + } function hook_article_button($line) { return "