Browse Source

Gradient copyright

master
Eduard Kuzmenko 2 years ago
parent
commit
da5f6a87c8
  1. 6
      src/components/chat/gradientRenderer.ts

6
src/components/chat/gradientRenderer.ts

@ -1,3 +1,9 @@ @@ -1,3 +1,9 @@
/*
* https://github.com/morethanwords/tweb
* Copyright (C) 2019-2021 Eduard Kuzmenko, Artem Kolnogorov and unknown creator of the script taken from http://useless.altervista.org/gradient.html
* https://github.com/morethanwords/tweb/blob/master/LICENSE
*/
import { animate } from "../../helpers/animation";
import { hexToRgb } from "../../helpers/color";

Loading…
Cancel
Save