You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-17 01:32:29 +02:00
remove debug log #587
This commit is contained in:
@ -101,7 +101,6 @@ export class BlogService {
|
||||
}
|
||||
|
||||
ret.forEach(md => md.textShort = md.text.substring(0, 200));
|
||||
console.log(ret);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user