Fix url in comment.
This commit is contained in:
parent
fa8aec49b7
commit
bd211d777e
@ -108,7 +108,7 @@ class RoomChannel {
|
|||||||
* @return Returns true if the data where found and valid. If there is no data (or no valid data), returns false.
|
* @return Returns true if the data where found and valid. If there is no data (or no valid data), returns false.
|
||||||
*/
|
*/
|
||||||
public async readData (): Promise<boolean> {
|
public async readData (): Promise<boolean> {
|
||||||
// Reading the data file (see https://livingston.frama.io/peertube-plugin-livechat/fr/technical/data/)
|
// Reading the data file (see https://livingston.frama.io/peertube-plugin-livechat/technical/data/)
|
||||||
|
|
||||||
let content: string
|
let content: string
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user