From f462c0e222269f96079320bb014acd4d02b3eb0a Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 20 Jul 2021 02:27:53 -0700 Subject: [PATCH] whoopsies, typo --- app/models/timelines/timeline.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/timelines/timeline.rb b/app/models/timelines/timeline.rb index 04000e0d..8efa143f 100644 --- a/app/models/timelines/timeline.rb +++ b/app/models/timelines/timeline.rb @@ -35,7 +35,7 @@ class Timeline < ApplicationRecord end def text_color - Timeline.color + Timeline.text_color end def self.hex_color