mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Apply review comments
This commit is contained in:
@ -81,10 +81,10 @@ class PictureWithIdentifications {
|
||||
|
||||
/**
|
||||
* @typedef ViewerConfig
|
||||
* @param {number} userId Id of the user to get the pictures from
|
||||
* @param {number} albumId Id of the album to displlay
|
||||
* @param {number} firstPictureId id of the first picture to load on the page
|
||||
* @param {bool} userIsSasAdmin if the user is sas admin
|
||||
* @property {number} userId Id of the user to get the pictures from
|
||||
* @property {number} albumId Id of the album to displlay
|
||||
* @property {number} firstPictureId id of the first picture to load on the page
|
||||
* @property {bool} userIsSasAdmin if the user is sas admin
|
||||
**/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user