diff --git a/plugins/af_redditimgur/init.php b/plugins/af_redditimgur/init.php
index 1aa4793ea..dd9f57f55 100755
--- a/plugins/af_redditimgur/init.php
+++ b/plugins/af_redditimgur/init.php
@@ -1,7 +1,7 @@
host->get($this, "enable_readability");
$enable_content_dupcheck = $this->host->get($this, "enable_content_dupcheck");
$reddit_to_teddit = $this->host->get($this, "reddit_to_teddit");
+ $apply_nsfw_tags = $this->host->get_array($this, "apply_nsfw_tags");
?>
+
+