From c8944146e655b0e7793d8a8ed20a70de2842a50b Mon Sep 17 00:00:00 2001 From: Marcus Kida Date: Mon, 6 Feb 2023 19:59:59 +0100 Subject: [PATCH] Add modification notice for LightChart -> DataRepresentable --- WidgetExtension/LightChart/DataRepresentable.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/WidgetExtension/LightChart/DataRepresentable.swift b/WidgetExtension/LightChart/DataRepresentable.swift index cb96037ce..f585014db 100644 --- a/WidgetExtension/LightChart/DataRepresentable.swift +++ b/WidgetExtension/LightChart/DataRepresentable.swift @@ -4,6 +4,7 @@ // // Created by Alexey Pichukov on 19.08.2020. // +// Modified by Marcus Kida for Mastodon on 30.01.2023. import Foundation import CoreGraphics