mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
add information
This commit is contained in:
parent
87f905af43
commit
a6055966a7
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
* Copyright Andrey Izman and other contributors
|
||||
* Released under the MIT license
|
||||
* Date: 2018-04-27T09:03Z
|
||||
* stom79: https://github.com/stom79
|
||||
* Edited: 2020-04 adding completion for mentions related to the Mastodon API
|
||||
*/
|
||||
window = ( typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {} );
|
||||
document = window.document || {};
|
||||
|
|
Loading…
Add table
Reference in a new issue